projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b3b20
)
(webjump-builtin): Remove dot at the end of sentence in error call.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 07:01:35 +0000
(07:01 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 07:01:35 +0000
(07:01 +0000)
lisp/net/webjump.el
patch
|
blob
|
history
diff --git
a/lisp/net/webjump.el
b/lisp/net/webjump.el
index 53e97ae8f1b24d4c010462d0ba462bb0264b9bdd..3c2ae4c7d52641526a6369d10da2776add6b5af0 100644
(file)
--- a/
lisp/net/webjump.el
+++ b/
lisp/net/webjump.el
@@
-300,7
+300,7
@@
Please submit bug reports and other feedback to the author, Neil W. Van Dyke
((eq builtin 'mirrors)
(if (= (length expr) 1)
(error
- "WebJump URL builtin \"mirrors\" for \"%s\" needs at least 1 arg
.
"))
+ "WebJump URL builtin \"mirrors\" for \"%s\" needs at least 1 arg"))
(webjump-choose-mirror name (cdr (append expr nil))))
((eq builtin 'name)
name)